home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / untcnvrs.sit / Unit Conversion / background_3433.txt < prev    next >
Text File  |  1990-11-02  |  884b  |  45 lines

  1. -- background: 3433 from stack: in
  2. -- bmap block id: 3702
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: MainBackground
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   hide menubar
  9. end openBackground
  10.  
  11.  
  12.  
  13. -- part 7 (field)
  14. -- low flags: 01
  15. -- high flags: 0000
  16. -- rect: left=41 top=51 right=119 bottom=231
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 14
  21. -- text size: 24
  22. -- style flags: 8448
  23. -- line height: 32
  24. -- part name: CardTitle
  25.  
  26.  
  27. -- part 14 (button)
  28. -- low flags: 80
  29. -- high flags: 2000
  30. -- rect: left=170 top=289 right=321 bottom=230
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: MainMenu
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   lock screen
  42.   go to card TitleCard
  43. end mouseUp
  44.  
  45.